Programming the DHCP Server

IMPORTANT: DHCP options 128-135 used to configure legacy Mitel IP endpoints have been reclassified as public options by the Internet Engineering Task Force (see RFC 2133 and RFC 3925). To comply with the change, Mitel recommends using either option 43 or 125, depending on the server's ability to support them and on administrator preference. The embedded server supports both options; 125 is the factory-programmed default. The old options can still be used to provide backward compatibility with IP sets that have yet to be upgraded with firmware that supports the new options. After the upgrade, the old options may be removed to prevent future conflicts with standard use or other vendors' use of these options. The following procedure applies to new installations only. For upgrade procedures, see the MiVoice Business Technician's Handbook.

NOTE: 69xx IP Phones do not support DHCP Options 128 through 130.

When you program the DHCP server in MiVoice Business, the following conditions apply.

When you program the DHCP server on a Windows 2019 server, ensure the following:

    1. Start Server Manager.

    2. On the Manage menu, click Add Roles and Features.

    3. Select Server Roles, and select the DHCP Server check box under Roles.

Programming

  1. In the Windows 2019 server, Start Server Manager.

  1. On the Tools menu, click DHCP.
    The DHCP window is displayed.

  1. In the left pane, navigate to DHCP > server name> IPv4.

  2. Right-click IPv4, and click New Scope.
    The New Scope Wizard window is displayed.

  1. Follow the wizard to enter the following details (skip rest of the wizard windows that are not listed below by clicking Next):

  1. In the left pane, navigate to DHCP > server name> IPv4.

  2. Right-click IPv4, and click Set Predefined Options.
    The Predefined Options and Values window is displayed.

  1. Click Add.
    The Option Type window is displayed.

  1. Enter the following, and click OK.

  2. Name - Mitel option

  3. Data type - Encapsulated

  4. Code - 125 or 43

  5. Description - For Mitel phone

  1. In the Windows 2019 server, start the DHCP Config Helper application.

NOTE: You can download the DHCP Config Helper application from Software Download Center (under the MiVoice Business category).

  1. Enter the following:

  2. TFTP Server Address ( sw_tftp ) - FQDN of the TFTP server provided in the welcome e-mail.

  3. Call Server Address [ call_srv ] - FQDN of the call server provided in the welcome e-mail.

  4. VLAN ID [ vlan ] (if applicable)

  5. Diffserv Codepoint (dscp) (if applicable)

  1. Click Update Display.

NOTE: The Update Display button is not available until you specify the mandatory fields.

  1. Click Copy Hex Bytes to clipboard, and past the Hex Bytes to a txt file using the Notepad application.

  2. In the Windows 2019 server, start Windows PowerShell.

  1. Enter the following commands:

    1. netsh

    2. dhcp

    3. server

    4. scope <ip address of the scope>

    5. set optionvalue 125 ENCAPSULATED <paste the Hex Bytes from the txt file)

  2. In the DHCP window, in the left pane, navigate to DHCP > server name > IPv4 > Scope.

  3. Click Scope Options.
    The DHCP Option 125 is displayed on the right side of the pane.

NOTE: If the DHCP Option is not displayed, then on the Action menu, click Refresh.

  1. In the DHCP window, in the left pane, navigate to DHCP > server name > IPv4.

  2. Right-click Scope and click Activate.